Interactive Menu Assignment by Owen Carpenter
Let's Review a few Javascript vocabulary terms!
You can use the mouse and click on a button or choose a button by using the arrow keys and pressing enter.
Lines of code surrounded by curly braces { } do not end in a semi colon.
Until a variable has a value, it is undefined.
A value that can be either true or false.
Used to define the behavior of a webpage.